home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 22 / Amiga Format AFCD22 (Jan 1998, Issue 106).iso / -seriously_amiga- / shareware / archivers / xfx / catalogs / xfx.cd < prev    next >
Text File  |  1997-11-05  |  9KB  |  430 lines

  1. ;
  2. ;
  3. ; xFX catalog
  4. ; ~~~~~~~~~~~~
  5. ; © 1997, Alessandro Pedretti
  6. ;
  7. ; $VER: xFX.catalog 1.1(10.9.97)
  8. ;
  9. ;
  10. ;
  11. ; Arexx Err: (Can't create) Arexx port
  12. MSG_ERR_AREXX_PORT (//)
  13. ARexx Port
  14. ;
  15. ; ARexx Err: Argument required
  16. MSG_ERR_AREXX_ARGREQ (//)
  17. Argument required
  18. ;
  19. ; ARexx Err: Command too long
  20. MSG_ERR_AREXX_TOOLONG (//)
  21. Command too long
  22. ;
  23. ; Arexx Err: Invalid ARexx command
  24. MSG_ERR_AREXX_INVCOM (//)
  25. Invalid ARexx command
  26. ;
  27. ;
  28. ; Copy: Another disk to copy
  29. MSG_COPY_ANDISK (//)
  30. Do you want write another disk 
  31. ;
  32. ; Copy: Please insert
  33. MSG_COPY_INSERT (//)
  34. Please insert %s disk in %s unit %ld\n
  35. ;
  36. ; Copy: Buttons
  37. MSG_BT_COPY_CC (//)
  38. C_opy|_Cancel
  39. ;
  40. ; Copy: Remove write protection
  41. MSG_COPY_REMPROT (//)
  42. Please remove write protection from disk in %s unit %ld.\n
  43. ;
  44. ; Copy: Yes shortcut (uppercase)
  45. MSG_COPY_YESKEY (//)
  46. Y\00
  47. ;
  48. ; Copy: Another disk question
  49. MSG_COPY_QUEST (//)
  50. %s (Yes/\033[33mNo\033[0m) ?\n
  51. ;
  52. ; Copy: Remove disks
  53. MSG_COPY_REMDSK (//)
  54. Please remove %s and %s disks
  55. ;
  56. ; Copy: Insert disks
  57. MSG_COPY_INS2DSK (//)
  58. Please insert %s in %s:%ld%lcand %s in %s:%ld\n
  59. ;
  60. ; Copy: Source
  61. MSG_COPY_SOURCE (//)
  62. SOURCE
  63. ;
  64. ; Copy: Destination
  65. MSG_COPY_DEST (//)
  66. DESTINATION
  67. ;
  68. ; Copy: Press ENTER
  69. MSG_COPY_PRESSCR (//)
  70. Press ENTER to continue
  71. ;
  72. ; Copy: Press CTRL-C
  73. MSG_COPY_CTRLC (//)
  74. or CTRL-C to abort:\n
  75. ;
  76. ; Copy: Win title
  77. MSG_COPY_WIN (//)
  78. Copy Information
  79. ;
  80. ; Copy Err: No disk space
  81. MSG_ERR_COPY_NOSPACE (//)
  82. Not enough disk space for buffer
  83. ;
  84. ; Copy Err: No memory for single swap copy
  85. MSG_ERR_COPY_NOMEM (//)
  86. Not enough memory for single swap copy.\nUse DISKBUF option
  87. ;
  88. ; Copy Err: Memory fragmentation
  89. MSG_ERR_COPY_TOOFRAG (//)
  90. Memory fragmentation is too high !
  91. ;
  92. ; Copy Err: Geometry not compatible
  93. MSG_ERR_COPY_CPYGEO (//)
  94. SOURCE and DESTINATION are not compatible !
  95. ;
  96. ;
  97. ; Generic: No Yes buttons
  98. MSG_BT_NOYES (//)
  99. _No|_Yes
  100. ;
  101. ; Generic: OK button (WARNING: space at end)
  102. MSG_BT_OK (//)
  103.  _Ok 
  104. ;
  105. ; Generic: Ok Cancel buttons
  106. MSG_BT_OKCANC (//)
  107. _Ok|_Cancel
  108. ;
  109. ; Generic: Retry Cancel buttons
  110. MSG_BT_RETRYCANCEL (//)
  111. _Retry|_Cancel
  112. ;
  113. ; Generic Err: Cant' create ...
  114. MSG_ERR_CREATE (//)
  115. Can't create %s
  116. ;
  117. ; Generic Err: IORequest not allocated
  118. MSG_ERR_IOREQ (//)
  119. IORequest not allocated
  120. ;
  121. ; Generic Err: MsgPort not allocated
  122. MSG_ERR_MSGPORT (//)
  123. MsgPort not allocated
  124. ;
  125. ; Generic Err: Can't open device
  126. MSG_ERR_DEVICE (//)
  127. Can't open %s unit %ld
  128. ;
  129. ; Generic Err: Out of memory
  130. MSG_ERR_OUTOFMEM (//)
  131. Out of memory !
  132. ;
  133. ;
  134. ; Icon: Quit xFX
  135. MSG_ICON_QUIT (//)
  136. Do you want quit xFX ?
  137. ;
  138. ; Icon Menu: Kill xFX
  139. MSG_MN_ICON_KILL (//)
  140. Kill xFX
  141. ;
  142. ; Icon: Pick a device
  143. MSG_ICON_PICKDEV (//)
  144. Pick a device
  145. ;
  146. ; Icon: write button (device requester)
  147. MSG_BT_ICON_WRITE (//)
  148. _Write
  149. ;
  150. ; Icon Err: Can't add icon
  151. MSG_ERR_ICON_NOADD (//)
  152. Can't add icon
  153. ;
  154. ; Icon Err: Too many objects
  155. MSG_ERR_ICON_TOOOBJ (//)
  156. Too many objects !
  157. ;
  158. ; Icon Err: Only WRITE command
  159. MSG_ERR_ICON_WRITE (//)
  160. Only WRITE command is supported through\ntool types
  161. ;
  162. ; Icon Err: No device selected
  163. MSG_ERR_ICON_NODEVICE (//)
  164. No device selected
  165. ;
  166. ; Icon Err: Can't open device requester
  167. MSG_ERR_ICON_DEVREQ (//)
  168. Can't allocate device requester
  169. ;
  170. ; Icon Err: COMMAND required
  171. MSG_ERR_ICON_COM (//)
  172. Tool type COMMAND required
  173. ;
  174. ; Icon Err: Can't find disk object
  175. MSG_ERR_ICON_NODOBJ (//)
  176. Can't find disk object
  177. ;
  178. ;
  179. ; Main: Help
  180. MSG_MAIN_HELP (//)
  181. COMMAND   = COPY, READ, WRITE, CHECK, INFO\n\
  182. DEVICE    = Device name (AmigaDOS or DEVICE.device:UNIT)\n\
  183. TO        = Destination device for copy\n\
  184. FILE      = Input/output file for READ/WRITE commands\n\
  185. DISKBUF   = Disk buffer path for COPY\n\
  186. PACK      = XPK compression for WRITE (SUBLIB.METHOD)\n\
  187. PASSWD    = Password for XPK en/decoding\n\
  188. START     = Start cylinder (default 0)\n\
  189. END       = End cylinder (default last)\n\
  190. MOUNTLIST = Creates a mountlist with fmsdisk.device (READ)\n\
  191. ADDICON   = Adds an icon to file-disk (READ)\n\
  192. VERIFY    = Verifies cylinders during write operations\n\
  193. FORCEEXT  = Always adds the .xfx extension\n\
  194. NOEJECT   = Inhibits auto disk eject\n\
  195. VERBOSE   = Explains all operations\n\
  196. QUIET     = Suppresses all messages\n
  197. ;
  198. ; Main Err: Option ignored
  199. MSG_ERR_MAIN_OPTIGN (//)
  200. Option %s ignored
  201. ;
  202. ; Main Err: Command require a option
  203. MSG_ERR_MAIN_COMOPT (//)
  204. Command %s require option %s
  205. ;
  206. ; Main Err: Incopatible TO and DISKBUF
  207. MSG_ERR_MAIN_TOBUF (//)
  208. Incompatible options TO and DISKBUF
  209. ;
  210. ; Main Err: SOURCE and DETINATION
  211. MSG_ERR_MAIN_SOUDEST (//)
  212. SOURCE and DESTINATION are the same device and unit
  213. ;
  214. ; Main Err: Illegal pack method
  215. MSG_ERR_MAIN_PMET (//)
  216. Illegal pack method
  217. ;
  218. ; Main Err: Illegal character
  219. MSG_ERR_MAIN_PCHAR (//)
  220. Illegal character in PACK option
  221. ;
  222. ; Main Err: No output file
  223. MSG_ERR_MAIN_OUTFILE (//)
  224. Specify the output file
  225. ;
  226. ; Main Err: No input file-disk
  227. MSG_ERR_MAIN_INFILE (//)
  228. Specify the input file-disk
  229. ;
  230. ; Main Err: Path too long
  231. MSG_ERR_MAIN_PATH (//)
  232. Disk buffer path too long
  233. ;
  234. ; Main Err: Disk buffer not usable
  235. MSG_ERR_MAIN_DBUF (//)
  236. Disk buffer not usable
  237. ;
  238. ; Main Err: Disk buffer is full
  239. MSG_ERR_MAIN_DBUFFULL (//)
  240. Disk buffer full
  241. ;
  242. ; Main Err: Illegal command
  243. MSG_ERR_MAIN_ILLCOM (//)
  244. Illegal command
  245. ;
  246. ; Main Err: Incompatible options QUIET and VERBOSE
  247. MSG_ERR_MAIN_VERB (//)
  248. Incompatible options QUIET and VERBOSE
  249. ;
  250. ;
  251. ; ProgWin: Cylinder progress
  252. MSG_PROGWIN_CYLPROG (//)
  253. %s Cyl.: %ld
  254. ;
  255. ; ProgWin: Abort button
  256. MSG_BT_PROGWIN_ABORT (//)
  257. _Abort
  258. ;
  259. ; ProgWin: Abort shortkey (uppercase)
  260. MSG_BT_PROGWIN_ABORTSK (//)
  261. A\00
  262. ;
  263. ; ProgWin: Window title
  264. MSG_WI_PROGWIN_TITLE (//)
  265. Progress
  266. ;
  267. ; PorgWin Err: Aboted
  268. MSG_ERR_PROGWIN_ABORT (//)
  269. Aborted
  270. ;
  271. ; ProgWin Err: Screen too small
  272. MSG_ERR_PROGWIN_SCREEN (//)
  273. Screen too small
  274. ;
  275. ; ProgWinErr: Window not opened
  276. MSG_ERR_PROGWIN_WIN (//)
  277. Can't open progress window
  278. ;
  279. ;
  280. ; Read: Results
  281. MSG_READ_RESULTS (//)
  282. Crunch results
  283. ;
  284. ; Read: Crunching
  285. MSG_READ_CRUNCH (//)
  286. Crunching
  287. ;
  288. ; Read: Gain
  289. MSG_READ_GAIN (//)
  290. \nOriginal length: %8ld bytes\nPacked length:   %8ld bytes (gain %ld\%%)\n
  291. ;
  292. ; Read Err: Disk
  293. MSG_ERR_READ_DISK (//)
  294. Disk has errors !
  295. ;
  296. ; Read Err: (Can't create) mountlist
  297. MSG_ERR_READ_MOUNTLIST (//)
  298. mountlist
  299. ;
  300. ;
  301. ; Sub: Insert disk
  302. MSG_SUB_INSERT (//)
  303. Please insert a disk\nin %s unit %ld.
  304. ;
  305. ; Sub: Remove protection (//)
  306. MSG_SUB_REMPROT (//)
  307. Please remove write protection from disk\nin %s unit %ld.
  308. ;
  309. ; Sub: Geometry win title
  310. MSG_WI_SUB_TITLE (//)
  311. xFX - Geometry
  312. ;
  313. ; Sub: Geometry title
  314. MSG_SUB_GEOTIT (//)
  315. \nDrive geometry:\n~~~~~~~~~~~~~~~\n
  316. ;
  317. ; Sub: Geometry items
  318. MSG_SUB_GEOITEMS (//)
  319.   Device name: %s\n\
  320.       Version: %ld.%ld\n\
  321.          Unit: %ld\n\
  322.          Size: %ld KBytes\n\
  323.  Tot. sectors: %ld\n\
  324.   Sector size: %ld\n\
  325.     Cylinders: %ld\n\
  326.  Sectors/Cyl.: %ld\n\
  327.      Surfaces: %ld\n\
  328. Sectors/Track: %ld\n\n
  329. ;
  330. ; Sub: Reading
  331. MSG_SUB_READING (//)
  332. Reading
  333. ;
  334. ; Sub: Writing
  335. MSG_SUB_WRITING (//)
  336. Writing
  337. ;
  338. ; Sub: Verifing
  339. MSG_SUB_VERIFING (//)
  340. Verifing
  341. ;
  342. ; Sub: Error win title
  343. MSG_WI_SUB_ERROR (//)
  344. xFX ERROR
  345. ;
  346. ; Sub Err: Out of chip mem
  347. MSG_ERR_SUB_MEM (//)
  348. Out of chip memory !
  349. ;
  350. ; Sub Err: No disk
  351. MSG_ERR_SUB_NODISK (//)
  352. No disk in %s unit %ld !
  353. ;
  354. ; Sub Err: Disk write protected
  355. MSG_ERR_SUB_DISKPROT (//)
  356. Disk write protected in %s unit %ld
  357. ;
  358. ; Sub Err: Device name too long
  359. MSG_ERR_SUB_DEVNAME (//)
  360. Device name too long
  361. ;
  362. ; Sub Err: Illegal unit number
  363. MSG_ERR_SUB_UNIT (//)
  364. Illegal unit number
  365. ;
  366. ; Sub Err: Illegal device name
  367. MSG_ERR_SUB_ILLDEV (//)
  368. Illegal device name
  369. ;
  370. ; Sub Err: Can't use an assign
  371. MSG_ERR_SUB_ASSIGN (//)
  372. Can't use an assign
  373. ;
  374. ; Sub Err: Not mounted
  375. MSG_ERR_SUB_NOTMOUNT (//)
  376. Selected device is not a disk or is not mounted
  377. ;
  378. ; Sub Err: Read geometry
  379. MSG_ERR_SUB_RDGEO (//)
  380. Can't read drive geometry
  381. ;
  382. ; Sub Err: Illegal ending cylinder
  383. MSG_ERR_SUB_ENDCYL (//)
  384. Illegal ending cylinder
  385. ;
  386. ; Sub Err: Illegal starting cylinder
  387. MSG_ERR_SUB_STARTCYL (//)
  388. Illegal starting cylinder
  389. ;
  390. ; Sub Err: Illegal combination of START/END cylinders
  391. MSG_ERR_SUB_STARTEND (//)
  392. Illegal combination of START/END cylinders
  393. ;
  394. ; Sub Err: Library
  395. MSG_ERR_SUB_LIB (//)
  396. %s V%ld or higher needed !
  397. ;
  398. ; Sub Err: DOS error prompt
  399. MSG_ERR_SUB_DOS (//)
  400. DOS Error: %s
  401. ;
  402. ; Sub Err: KickStart
  403. MSG_ERR_SUB_KICK (//)
  404. KickStart 2.04+ needed !\n
  405. ;
  406. ; Sub Err: XPK error prompt
  407. MSG_ERR_SUB_XPK (//)
  408. XPK Error: %s
  409. ;
  410. ; Sub Err: Read error
  411. MSG_ERR_SUB_READ (//)
  412. Read error at cylinder %ld\n
  413. ;
  414. ; Sub Err: Write error
  415. MSG_ERR_SUB_WRITE (//)
  416. Write error at cylinder %ld
  417. ;
  418. ; Sub Err: Verify error
  419. MSG_ERR_SUB_VERIFY (//)
  420. Verify error at cylinder %ld\n
  421. ;
  422. ;
  423. ; Write Err: File too large
  424. MSG_ERR_WRITE_FLARGE (//)
  425. File too large
  426. ;
  427. ; Write Err: File too short
  428. MSG_ERR_WRITE_SHORT (//)
  429. File too short
  430.